[INFO] fetching crate tor-bytes 0.40.0...
[INFO] testing tor-bytes-0.40.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tor-bytes 0.40.0 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate tor-bytes 0.40.0
[INFO] finished tweaking crates.io crate tor-bytes 0.40.0
[INFO] tweaked toml for crates.io crate tor-bytes 0.40.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tor-bytes 0.40.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tor-bytes 0.40.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60fe64c28700b29c687adad23fcf4e243029a4ae2c1d325d668a245f36f0df46
[INFO] running `Command { std: "docker" "start" "-a" "60fe64c28700b29c687adad23fcf4e243029a4ae2c1d325d668a245f36f0df46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60fe64c28700b29c687adad23fcf4e243029a4ae2c1d325d668a245f36f0df46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60fe64c28700b29c687adad23fcf4e243029a4ae2c1d325d668a245f36f0df46", kill_on_drop: false }`
[INFO] [stdout] 60fe64c28700b29c687adad23fcf4e243029a4ae2c1d325d668a245f36f0df46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32af1c436fa776734e4ad2f9fd8441442f3effe097594cc27393b41524044a36
[INFO] running `Command { std: "docker" "start" "-a" "32af1c436fa776734e4ad2f9fd8441442f3effe097594cc27393b41524044a36", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling derive-deftly-macros v1.6.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling fluid-let v1.0.0
[INFO] [stderr]    Compiling retry-error v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rdrand v0.8.3
[INFO] [stderr]    Compiling rand_jitter v0.5.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling safelog v0.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling tor-error v0.40.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling derive-deftly v1.6.0
[INFO] [stderr]    Compiling tor-llcrypto v0.40.0
[INFO] [stderr]    Compiling tor-bytes v0.40.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.16s
[INFO] running `Command { std: "docker" "inspect" "32af1c436fa776734e4ad2f9fd8441442f3effe097594cc27393b41524044a36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32af1c436fa776734e4ad2f9fd8441442f3effe097594cc27393b41524044a36", kill_on_drop: false }`
[INFO] [stdout] 32af1c436fa776734e4ad2f9fd8441442f3effe097594cc27393b41524044a36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c5b41c5fd83b5a33b5d9a3272bee2aeb1c663fe203dc134dbc8e3d11397951e
[INFO] running `Command { std: "docker" "start" "-a" "2c5b41c5fd83b5a33b5d9a3272bee2aeb1c663fe203dc134dbc8e3d11397951e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling tor-bytes v0.40.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "2c5b41c5fd83b5a33b5d9a3272bee2aeb1c663fe203dc134dbc8e3d11397951e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c5b41c5fd83b5a33b5d9a3272bee2aeb1c663fe203dc134dbc8e3d11397951e", kill_on_drop: false }`
[INFO] [stdout] 2c5b41c5fd83b5a33b5d9a3272bee2aeb1c663fe203dc134dbc8e3d11397951e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67808172b911b54aeda75cc840bbad71690fdb87a8abc9c1b3a3c2fb555a9549
[INFO] running `Command { std: "docker" "start" "-a" "67808172b911b54aeda75cc840bbad71690fdb87a8abc9c1b3a3c2fb555a9549", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_bytes-4924d972c5def140)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test impls::tests::curve25519 ... ok
[INFO] [stdout] test impls::tests::ipv4addr ... ok
[INFO] [stdout] test impls::tests::ed25519 ... ok
[INFO] [stdout] test impls::tests::roundtrip_u64 ... ok
[INFO] [stdout] test impls::tests::ipv6addr ... ok
[INFO] [stdout] test impls::tests::u8_array ... ok
[INFO] [stdout] test impls::tests::rsa_id ... ok
[INFO] [stdout] test impls::tests::genarray ... ok
[INFO] [stdout] test reader::tests::advance_too_far ... ok
[INFO] [stdout] test impls::tests::vec_u8 ... ok
[INFO] [stdout] test reader::tests::cursor ... ok
[INFO] [stdout] test reader::tests::exhaust ... ok
[INFO] [stdout] test reader::tests::extract ... ok
[INFO] [stdout] test reader::tests::incomplete_slice ... ok
[INFO] [stdout] test reader::tests::nested_bad ... ok
[INFO] [stdout] test reader::tests::nested_good ... ok
[INFO] [stdout] test reader::tests::read_u128 ... ok
[INFO] [stdout] test reader::tests::bytecursor_read_ok ... ok
[INFO] [stdout] test reader::tests::nested_inner_bad ... ok
[INFO] [stdout] test reader::tests::take_rest ... ok
[INFO] [stdout] test reader::tests::take_until ... ok
[INFO] [stdout] test reader::tests::truncate_badly ... ok
[INFO] [stdout] test test::writer ... ok
[INFO] [stdout] test writer::tests::nested ... ok
[INFO] [stdout] test reader::tests::truncate ... ok
[INFO] [stdout] test writer::tests::write_slice ... ok
[INFO] [stdout] test writer::tests::writeable ... ok
[INFO] [stdout] test reader::tests::take_all_but ... ok
[INFO] [stdout] test secretbuf::test::simple_case ... ok
[INFO] [stdout] test writer::tests::write_ints ... ok
[INFO] [stdout] test reader::tests::bytecursor_read_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tor_bytes
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - Readable (line 165) ... ok
[INFO] [stdout] test src/lib.rs - Writeable (line 74) ... ok
[INFO] [stdout] test src/reader.rs - reader::Reader<'a>::take_all_but (line 332) ... ok
[INFO] [stdout] test src/writer.rs - writer::Writer (line 32) ... ok
[INFO] [stdout] test src/reader.rs - reader::Reader<'a>::take (line 206) ... ok
[INFO] [stdout] test src/reader.rs - reader::Reader (line 21) ... ok
[INFO] [stdout] test src/writer.rs - writer::Writer (line 20) ... ok
[INFO] [stdout] test src/reader.rs - reader::Reader (line 41) ... ok
[INFO] [stdout] test src/reader.rs - reader::Reader<'a>::take_until (line 289) ... ok
[INFO] [stdout] test src/reader.rs - reader::Reader<'a>::take_into (line 229) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.61s; merged doctests compilation took 0.59s
[INFO] running `Command { std: "docker" "inspect" "67808172b911b54aeda75cc840bbad71690fdb87a8abc9c1b3a3c2fb555a9549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67808172b911b54aeda75cc840bbad71690fdb87a8abc9c1b3a3c2fb555a9549", kill_on_drop: false }`
[INFO] [stdout] 67808172b911b54aeda75cc840bbad71690fdb87a8abc9c1b3a3c2fb555a9549
